Retrieve and Execute a Job
In This Topic
This example demonstrates how to fetch a job (given its name), submit the job for execution, wait until execution completes, and display the final status for the job.
Be sure to change "My Test Job" to the name of a valid job on your server.
See Also